home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / pc / sourcepc / palmpc.dir / 00176.ls < prev    next >
Encoding:
Text File  |  1996-03-01  |  66 b   |  6 lines

  1. on mouseDown
  2.   global gSound
  3.   puppetSound(gSound)
  4.   go("AD")
  5. end
  6.